[INFO] cloning repository https://github.com/Alonzotro/runaserver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alonzotro/runaserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlonzotro%2Frunaserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlonzotro%2Frunaserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75f499d7b25e38eafd2dd0245af81c821cc69666
[INFO] fixing Alonzotro/runaserver against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlonzotro%2Frunaserver" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alonzotro/runaserver
[INFO] finished tweaking git repo https://github.com/Alonzotro/runaserver
[INFO] tweaked toml for git repo https://github.com/Alonzotro/runaserver written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alonzotro/runaserver on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alonzotro/runaserver already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-i18n-macro v4.1.0
[INFO] [stderr]   Downloaded base62 v2.2.4
[INFO] [stderr]   Downloaded mysql v24.0.0
[INFO] [stderr]   Downloaded rust-i18n-support v4.1.0
[INFO] [stderr]   Downloaded rust-i18n v4.1.0
[INFO] [stderr]   Downloaded pem v2.0.1
[INFO] [stderr]   Downloaded mysql_common v0.30.6
[INFO] [stderr]   Downloaded subprocess v0.2.15
[INFO] [stderr]   Downloaded mysql-common-derive v0.30.2
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.4
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] [stderr]   Downloaded local-ip-address v0.6.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 30c1223fd7fdfbd847cea0bb3e8626f5b7a5412d3bf36f517e94f5673f5516af
[INFO] running `Command { std: "docker" "start" "30c1223fd7fdfbd847cea0bb3e8626f5b7a5412d3bf36f517e94f5673f5516af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30c1223fd7fdfbd847cea0bb3e8626f5b7a5412d3bf36f517e94f5673f5516af" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30c1223fd7fdfbd847cea0bb3e8626f5b7a5412d3bf36f517e94f5673f5516af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30c1223fd7fdfbd847cea0bb3e8626f5b7a5412d3bf36f517e94f5673f5516af" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subprocess v0.2.15
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling normpath v1.5.1
[INFO] [stderr]    Compiling base62 v2.2.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling mysql v24.0.0
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling rust-i18n v4.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling getset v0.1.7
[INFO] [stderr]    Compiling io-enum v1.2.1
[INFO] [stderr]     Checking frunk v0.4.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking rust-i18n-support v4.1.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking neli v0.7.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mysql_common v0.30.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling mysql-common-derive v0.30.2
[INFO] [stderr]     Checking local-ip-address v0.6.13
[INFO] [stderr]    Compiling rust-i18n-macro v4.1.0
[INFO] [stderr]     Checking runaserver v1.6.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rust_i18n::t`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rust_i18n::t;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ARROW`, `ERROR_PC`, `ERROR_YOU`, `INFO`, `OK`, and `command`
[INFO] [stdout]  --> src/php.rs:5:75
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...n, print_header, read_in, line, command, Evaluable, OK, INFO, WARNING, ERROR_YOU, ERROR_PC, ARROW, LOG_ERRORES};
[INFO] [stdout]   |                                    ^^^^^^^             ^^  ^^^^           ^^^^^^^^^  ^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ARROW`, `ERROR_PC`, `ERROR_YOU`, `INFO`, `LOG_ERRORES`, `WARNING`, `command`, and `print_header`
[INFO] [stdout]  --> src/apache.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...clear_screen, print_header, read_in, command, Evaluable, OK, INFO, WARNING, ERROR_YOU, ERROR_PC, ARROW, LOG_ERRORES};
[INFO] [stdout]   |                  ^^^^^^^^^^^^           ^^^^^^^                 ^^^^  ^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ErrorKind`
[INFO] [stdout]   --> src/apache.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::{self, Write, BufRead, BufReader, ErrorKind};
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> src/apache.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ARROW`, `ERROR_PC`, `ERROR_YOU`, `INFO`, `LOG_ERRORES`, `WARNING`, `clear_screen`, `print_header`, and `read_in`
[INFO] [stdout]  --> src/mysql.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...{error_log, clear_screen, print_header, read_in, Evaluable, OK, INFO, WARNING, ERROR_YOU, ERROR_PC, ARROW, LOG_ERRORES};
[INFO] [stdout]   |                ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^                 ^^^^  ^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conn` and `Opts`
[INFO] [stdout]  --> src/mysql.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use mysql::{Conn, Opts};
[INFO] [stdout]   |             ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ARROW`, `LOG_ERRORES`, `command`, and `error_log`
[INFO] [stdout]  --> src/servicios.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...::{error_log, clear_screen, print_header, line, command, Evaluable, OK, INFO, WARNING, ERROR_YOU, ERROR_PC, ARROW, LOG_ERRORES};
[INFO] [stdout]   |       ^^^^^^^^^                                    ^^^^^^^                                                     ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/servicios.rs:103:88
[INFO] [stdout]     |
[INFO] [stdout] 103 |     println!("{} {} (Apache, MySQL, etc)...",INFO, rust_i18n::t!("INSTALL_ESSENTIAL"));;
[INFO] [stdout]     |                                                                                        ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_i18n::t`
[INFO] [stdout]  --> src/public.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rust_i18n::t;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Local`
[INFO] [stdout]  --> src/public.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::Local;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Evaluable`, `LOG_ERRORES`, `WARNING`, and `error_log`
[INFO] [stdout]   --> src/main.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | ...::{error_log, clear_screen, print_header, read_in, line, Evaluable, OK, INFO, WARNING, ERROR_YOU, ERROR_PC, ARROW, LOG_ERRORES};
[INFO] [stdout]    |       ^^^^^^^^^                                             ^^^^^^^^^            ^^^^^^^                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_i18n::t`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rust_i18n::t;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ARROW`, `ERROR_PC`, `ERROR_YOU`, `INFO`, `OK`, and `command`
[INFO] [stdout]  --> src/php.rs:5:75
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...n, print_header, read_in, line, command, Evaluable, OK, INFO, WARNING, ERROR_YOU, ERROR_PC, ARROW, LOG_ERRORES};
[INFO] [stdout]   |                                    ^^^^^^^             ^^  ^^^^           ^^^^^^^^^  ^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ARROW`, `ERROR_PC`, `ERROR_YOU`, `INFO`, `LOG_ERRORES`, `WARNING`, `command`, and `print_header`
[INFO] [stdout]  --> src/apache.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...clear_screen, print_header, read_in, command, Evaluable, OK, INFO, WARNING, ERROR_YOU, ERROR_PC, ARROW, LOG_ERRORES};
[INFO] [stdout]   |                  ^^^^^^^^^^^^           ^^^^^^^                 ^^^^  ^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ErrorKind`
[INFO] [stdout]   --> src/apache.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::{self, Write, BufRead, BufReader, ErrorKind};
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> src/apache.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ARROW`, `ERROR_PC`, `ERROR_YOU`, `INFO`, `LOG_ERRORES`, `WARNING`, `clear_screen`, `print_header`, and `read_in`
[INFO] [stdout]  --> src/mysql.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...{error_log, clear_screen, print_header, read_in, Evaluable, OK, INFO, WARNING, ERROR_YOU, ERROR_PC, ARROW, LOG_ERRORES};
[INFO] [stdout]   |                ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^                 ^^^^  ^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conn` and `Opts`
[INFO] [stdout]  --> src/mysql.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use mysql::{Conn, Opts};
[INFO] [stdout]   |             ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ARROW`, `LOG_ERRORES`, `command`, and `error_log`
[INFO] [stdout]  --> src/servicios.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...::{error_log, clear_screen, print_header, line, command, Evaluable, OK, INFO, WARNING, ERROR_YOU, ERROR_PC, ARROW, LOG_ERRORES};
[INFO] [stdout]   |       ^^^^^^^^^                                    ^^^^^^^                                                     ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/servicios.rs:103:88
[INFO] [stdout]     |
[INFO] [stdout] 103 |     println!("{} {} (Apache, MySQL, etc)...",INFO, rust_i18n::t!("INSTALL_ESSENTIAL"));;
[INFO] [stdout]     |                                                                                        ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_i18n::t`
[INFO] [stdout]  --> src/public.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rust_i18n::t;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Local`
[INFO] [stdout]  --> src/public.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::Local;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Evaluable`, `LOG_ERRORES`, `WARNING`, and `error_log`
[INFO] [stdout]   --> src/main.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | ...::{error_log, clear_screen, print_header, read_in, line, Evaluable, OK, INFO, WARNING, ERROR_YOU, ERROR_PC, ARROW, LOG_ERRORES};
[INFO] [stdout]    |       ^^^^^^^^^                                             ^^^^^^^^^            ^^^^^^^                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/php.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     if let Some(out) = resultado_output {
[INFO] [stdout]    |            ^^^^^^^^^   ---------------- this expression has type `(std::option::Option<Output>, bool)`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            expected `(Option<Output>, bool)`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected tuple `(std::option::Option<Output>, bool)`
[INFO] [stdout]                found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/php.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     if let Some(out) = resultado_output {
[INFO] [stdout]    |            ^^^^^^^^^   ---------------- this expression has type `(std::option::Option<Output>, bool)`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            expected `(Option<Output>, bool)`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected tuple `(std::option::Option<Output>, bool)`
[INFO] [stdout]                found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/apache.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let Some(output) = evaluate!(Command::new("apache2").arg("-v").output(), false) else {
[INFO] [stdout]    |         ^^^^^^^^^^^^   ------------------------------------------------------------ this expression has type `(std::option::Option<Output>, bool)`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected `(Option<Output>, bool)`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected tuple `(std::option::Option<Output>, bool)`
[INFO] [stdout]                found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/apache.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 |     if let Some(out) = evaluate!(Command::new("bash").args(&["-c", cmd]).output(), false) {
[INFO] [stdout]     |            ^^^^^^^^^   ------------------------------------------------------------------ this expression has type `(std::option::Option<Output>, bool)`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected `(Option<Output>, bool)`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(std::option::Option<Output>, bool)`
[INFO] [stdout]                 found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/apache.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let Some(output) = evaluate!(Command::new("apache2").arg("-v").output(), false) else {
[INFO] [stdout]    |         ^^^^^^^^^^^^   ------------------------------------------------------------ this expression has type `(std::option::Option<Output>, bool)`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected `(Option<Output>, bool)`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected tuple `(std::option::Option<Output>, bool)`
[INFO] [stdout]                found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/apache.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 |     if let Some(out) = evaluate!(Command::new("bash").args(&["-c", cmd]).output(), false) {
[INFO] [stdout]     |            ^^^^^^^^^   ------------------------------------------------------------------ this expression has type `(std::option::Option<Output>, bool)`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected `(Option<Output>, bool)`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(std::option::Option<Output>, bool)`
[INFO] [stdout]                 found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/main.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{self, Read, Write};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/main.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{self, Read, Write};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `runaserver` (bin "runaserver") due to 3 previous errors; 13 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `runaserver` (bin "runaserver" test) due to 3 previous errors; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "30c1223fd7fdfbd847cea0bb3e8626f5b7a5412d3bf36f517e94f5673f5516af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30c1223fd7fdfbd847cea0bb3e8626f5b7a5412d3bf36f517e94f5673f5516af", kill_on_drop: false }`
[INFO] [stdout] 30c1223fd7fdfbd847cea0bb3e8626f5b7a5412d3bf36f517e94f5673f5516af
